home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 October / PCWorld_2004-10_cd.bin / software / topware / pspad / pspad431inst_cz.exe / {app} / Syntax / Ruby.INI < prev    next >
INI File  |  2004-08-01  |  859b  |  77 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=Ruby
  4. HTMLGroup=0
  5. FileType=.rb,.rbw
  6. CommentString=
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=0
  10. CComment=0
  11. SpecComment=0
  12. BasComment=0
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=1
  18. SlashComment=0
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=0
  23. FortranComment=0
  24. CStarComment=0
  25. DollarComment=0
  26. SingleQuote=1
  27. DoubleQuote=1
  28. Preprocessors=0
  29. IndentChar=
  30. UnIndentChar=
  31. TabWidth=2
  32. CaseSensitive=1
  33. [KeyWords]
  34. [ReservedWords]
  35. __FILE__=
  36. __LINE__=
  37. alias=
  38. and=
  39. begin=
  40. BEGIN=
  41. break=
  42. case=
  43. class=
  44. def=
  45. defined=
  46. do=
  47. else=
  48. elsif=
  49. end=
  50. END=
  51. ensure=
  52. false=
  53. for=
  54. if=
  55. in=
  56. module=
  57. next=
  58. nil=
  59. not=
  60. or=
  61. redo=
  62. rescue=
  63. retry=
  64. return=
  65. self=
  66. super=
  67. then=
  68. true=
  69. undef=
  70. unless=
  71. until=
  72. when=
  73. while=
  74. yield=
  75. [KeyWords2]
  76. [KeyWords3]
  77.